home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / TAOTECHINGƒ / Tao Te Ching / card_7387.txt < prev    next >
Encoding:
Text File  |  1988-09-26  |  1.7 KB  |  90 lines

  1. -- card: 7387 from stack: in
  2. -- bmap block id: 6695
  3. -- flags: 0000
  4. -- background id: 3479
  5. -- name: P8
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=371 top=58 right=70 bottom=423
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: P34
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put the short name of me into this
  23.   push card
  24.   go to card this
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=366 top=91 right=103 bottom=418
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: P34
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   put the short name of me into this
  44.   push card
  45.   go to card this
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=273 top=123 right=142 bottom=296
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: P36
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   put the short name of me into this
  65.   push card
  66.   go to card this
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part 5 (button)
  72. -- low flags: 00
  73. -- high flags: 2000
  74. -- rect: left=272 top=159 right=178 bottom=295
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: P37
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   put the short name of me into this
  86.   push card
  87.   go to card this
  88. end mouseUp
  89.  
  90.